home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000029_icon-group-sender _Sun Jan 28 21:46:33 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  1KB

  1. Received: by cheltenham.cs.arizona.edu; Mon, 29 Jan 1996 06:49:38 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: 28 Jan 1996 21:46:33 GMT
  4. From: rahardj@cc.umanitoba.ca (Budi Rahardjo)
  5. Message-Id: <slrn4gnrln.dpt.rahardj@phad.cc.umanitoba.ca>
  6. Organization: University of Manitoba
  7. Sender: icon-group-request@cs.arizona.edu
  8. Subject: processing utmp and/or wtmp with icon
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10. Status: O
  11.  
  12. We are planning to write a program which converts utmp/wtmp file
  13. into somekind of database (delimitted, flat file would be good enough).
  14. The database is used to produces statistics such as usage, number of logins, 
  15. how many hours one has logged in to a system this month, etc.
  16. We want to produce this stats in real time too.
  17.  
  18. Actually, I have written this in perl but wanted to make it an executable.
  19. Icon seems to be a natural approach ( don't want to go to C or C++).
  20. Before I start rolling the design, has anybody done this? 
  21. Any tips.
  22.  
  23. Thanks
  24. -- budi
  25. -- 
  26. Budi Rahardjo <Budi_Rahardjo@UManitoba.Ca>
  27. #include <std-disclaimer.h>
  28.  
  29.